home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 41
/
PC Gamer IT CD 41 2-2.iso
/
utility
/
CISEI
/
8BIT
/
ALTRE.DXR
/
00021_EXF Fine.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-10-06
|
310 b
|
19 lines
on exitFrame
global NumTasto
if NumTasto = 1 then
go(1, "conn1.dir")
end if
if NumTasto = 2 then
go(1, "FinPri.dir")
end if
if NumTasto = 3 then
go(1, "Prof.dir")
end if
if NumTasto = 4 then
go(1, "FinCha.dir")
end if
if NumTasto = 6 then
go(1, "csei.dir")
end if
end